home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
m11h04.dir
/
00038.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
267 b
|
14 lines
on exitFrame
if rollOver(5) then
puppetSprite(5, 1)
set the castNum of sprite 5 to cast "b071.roll"
updateStage()
else
set the castNum of sprite 5 to cast "b071"
updateStage()
end if
mainMenuRollovers()
updateStage()
go(the frame)
end